<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*banner*/
.layout .banner{
	margin-top:4px;
}
.layout .banner .left{
	float:left;
	width:300px;
	border:1px solid #DFDFDF;
	height:316px;
	overflow:hidden;
}
.layout .banner .center{
	float:left;
	display:inline;
	width:760px;
	height:314px;
	color:#666666;
}
.layout .banner .center .bestnews{
	border-bottom:1px solid #EBEBEB;
	padding-bottom:5px;
}
.layout .banner .center .bestnews h2{
	width:100%;
 	font-size:14px;
	text-align:center;
	margin:15px 0;
	height:15px;
	overflow:hidden;
}
.layout .banner .center .bestnews h2 a{
	color:#FB0909;
}
.layout .banner .center .bestnews p{
	padding:0 6px;
	line-height:20px;
 	text-indent:24px;
	height:80px;
}
.layout .banner .center ul{
	margin-top:14px;
}
.layout .banner .center li{
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4A4A4A;
	line-height: 21px;
	margin-top: 16px;
}
.layout .banner .center li span{
	float:right;
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #9B9B9B;
	line-height: 21px;
}
.layout .banner .right{
	float:right;
	width:340px;
	height: 448px;
	display:inline;
	margin-left:8px;
	background: #FAFAFA;
	border-radius: 8px;
	border: 1px solid #F4F5F6;
}
.layout .banner .right .rtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
}
.layout .banner .right .rtitle span{
	float:right;
	font-size:12px;
	font-weight:100;
	padding-right:10px;
	color:#095281;
}
.layout .banner .right .rtitle a{
	color:#095281;
}
.layout .banner .right .right_content{
	position:relative;
 	height:100%;
	overflow:hidden;
}
.layout .banner .right .right_content .movelist{ position:absolute; height:528px;top:0; left:4px;}
.layout .banner .right .right_content ul{
	margin:auto;
}
.layout .banner .right .right_content li{
	float:left;
	padding-bottom:6px;
	margin-top:12px;
}
.layout .banner .right .right_content li img{
	float:left;
	display:inline;
	width: 108px;
	height: 108px;
	background: #FFFFFF;
	border-radius: 4px;
}
.layout .banner .right .right_content li a{
	width: 212px;
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4A4A4A;
	line-height: 21px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.layout .banner .right .right_content li strong{
	float:left;
	margin:2px 0 4px 0;
	width:122px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; 
}
.layout .banner .right .right_content li p{
	width: 212px;
	height: 72px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #9B9B9B;
	line-height: 24px;


}
.layout .ad{
	padding:1px;
	border:1px solid #dddddd;
	margin-top:8px;
} 
.layout .product_cate{
 	margin-top:8px;
	height:30x;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	border-bottom:3px solid #46A0E6;
}
.product_cate_title{
width:180px;
	height:30px;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
	background:url(../images/title.png) no-repeat;
	color:white;
	
}
.product_fl_d{
float:right;
position:relative;
font-size:12px;
}
.product_fl_d  ul li{
	float:left;
	color:#999;
	margin-left:10px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:100;
}
.product_fl_d  ul li a{
	color:#999;
	padding:20px;
	
}
.layout .product_cate a{
	line-height:35px;
}
.layout .pro_left{
	float:left;
	width:766px;
}
.layout .pro_left .product_img_top{
	padding-top:8px;
}
.layout .pro_left .product_content{
	border:1px solid #E6E6E6;
	border-top:none;
	height:212px;
	background:url(../images/pro_content_bg.gif) repeat-x; 
}
.layout .pro_left .product_content .vcontent{
	padding-top:20px;
	width:700px;
	margin: 0 auto;
}
.layout .pro_left .product_content .vcontent .vleft,.vright{
	float:left;
	cursor:pointer;
	width:56px;
	height:37px;
	margin-top:60px;
	background:url(../images/left.gif) no-repeat 10px 0;
}
.layout .pro_left .product_content .vcontent .animationContent{
	float:left;
	position:relative;
	width:100%;
	height:184px;
}
.v_content_list { 
	position:absolute; 
	width:750px;
	top:0px; left:0px; 
}
.layout .pro_left .product_content .vcontent .animationContent ul {float:left;}
.layout .pro_left .product_content .vcontent .animationContent li{
	float:left;
	display:inline;
	width:134px;
	margin:0 36px 0 0;
	line-height:20px;
	margin-top:5px;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #ddd;
	border-radius:10px;
	position:relative;
}
.layout .pro_left .product_content .vcontent .animationContent li img{
	width:130px;
	height:130px;

-moz-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}

.layout .pro_left .product_content .vcontent .animationContent li.current img{
-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);
}

.layout .pro_left .product_content .vcontent .animationContent .other img{
	height:160px;
}
.layout .pro_left .product_content .vcontent .animationContent li p{
	margin-top:4px;
	width:134px; overflow:hidden; 
}
.layout .pro_left .product_content .vcontent .animationContent li p a{
	padding-left:0px;
}
.layout .pro_left .product_content .vcontent .animationContent li a{
	font-weight:bold;
	color:#FF6600;
	text-align:center;
	width:100%;
	height:130px;
	overflow:hidden;
	display:block;
}
.animationContent li.current a{
text-align:center;
}
.layout .pro_left .product_content .vcontent .vright{
	background:url(../images/right.gif) no-repeat 10px;
}
/*pro_right*/
.layout .pro_right{
	float:left;
	display:inlinel;
	margin-left:25px;
	width:211px;
}
.layout .pro_right .pro_right_top{
	margin-top:7px;
}
.layout .pro_right .pro_righgt_text{
	float:left;
	border:1px solid #E6E6E6;
	border-top:none;
	padding-bottom:2px;
	background:url(../images/pro_content_bg.gif) repeat-x;
}
.layout .pro_right .pro_righgt_text h3{
	font-size:14px;
 	color:#CC0000;
	padding:2px 0 6px 6px;
	border-bottom:1px solid #CC0000;
	margin:0 1px 5px 1px;
}
.layout .pro_right .pro_righgt_text ul{
 	color:#666666;
}
.layout .pro_right .pro_righgt_text li{	
	float:left;
	display:inline;
	width:209px;
	padding:8px 0 8px 0 !important;
	padding:6px 0 5px 0;
 	border-bottom:1px solid #EFEFEF;
}
.layout .pro_right .pro_righgt_text li .a1{
	display:block;
	float:left;
	padding-top:3px;
 	width:185px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; 
}
.layout .pro_right .pro_righgt_text li span{
	float:left;
	display:inline;
	color:#ffffff;
	font-family:Arial,sans-serif;
 	font-weight:bold;
	font-size:12px;
	background:url(../images/hot.png) no-repeat;
	width: 20px;
height: 18px;
text-align: center;
padding-top: 1px;
}
.layout .pro_right .pro_righgt_text li span.nohot{
background:url(../images/nohot.png) no-repeat;
}
.layout .pro_right .pro_righgt_text li p{
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.layout .pro_right .pro_righgt_text li.showpic p{
	line-height:20px;
	height:20px;
	overflow:visible;
}
.layout .pro_right .pro_righgt_text li img{
	border:1px solid #efefef;
	float:left;
	display:inline;
	margin-right:6px;
	padding:1px;
	width:60px;
	height:60px;
	display:none;
}	
.layout .pro_right .pro_righgt_text li.showpic img{
display:block;
border-radius:32px;
}

.layout .product_cate span{
	float:right;
	padding:2px 10px 0 0;
}
.layout .product_cate span a{
	font-size:12px;
	color:#999999;
	font-weight:100;
}
/*é¦–é¡µäº§å“æŽ¨è*/
/*æ&nbsp;‡é¢˜*/
.product_cate_title span{
float:left;width:30px;height:30px;
}
/*æ&nbsp;‡é¢˜é“¾æŽ¥*/
.product_cate_title a{
color:white;
}

/*äº§å“è¯¦ç»†èƒŒæ™¯*/
.pbg{
display:none;position:absolute;width:700px;height:170px;background:url('../images/pbg.png') no-repeat;z-index:999;
}
/*äº§å“å›¾ç‰‡*/
.product_img{
float:left;width:180px;height:125px;margin-top:8px;margin-left:5px;
}
/*äº§å“ä»‹ç»*/
.product_intro{float:left;margin-left:5px;padding-right:10px;}
/*äº§å“æ&nbsp;‡é¢˜*/
.product_title{text-align:center;color:white;margin-top:15px;}
/*äº§å“å†…å®¹*/
.product_con{line-height:20px;color:white;width:500px;margin-top:10px;}
/*æŒ‰é’®*/
.product_btn{width:300px; height:30px;margin:0 auto;text-align:center;margin-top:15px;}

.product_name{color:#FF6600;text-align:center;height:30px;line-height:30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

.product_name a{color:#ff6600;}


.product_img img{
width:150px;
height:150px;
}

.intro{
width:555px;height:244px;position:absolute;top:-238px;left:-32px;display:none;
background:url(../images/intro.png) no-repeat;
}
.intro .picimg{
width:150px;
height:150px;
margin-left: 46px;
margin-top: 45px;
float:left;
}
.intro .picimg1{
width:150px;
height:150px;
float:right;
margin-right:30px;
margin-top: 45px;

}

.intro .intro_c{
width:295px;
height:137px;
line-height:20px;
color:white;
float:left;
margin-left: 53px;
margin-top: 58px;
}

.intro .intro_c_1{
width:295px;
height:137px;
line-height:20px;
color:white;
float:right;
margin-right: 53px;
margin-top: 58px;
}






.recommend_icon{
	float: left;
	width: 42px;
	height: 22px;
	background: rgba(255, 90, 79, 0.08);
	border-radius: 4px;
	font-size: 16px;
	color: #FF5A4F;
	line-height: 20px;
	text-align: center;
}
.bestnews .title{
	height: 22px;
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 22px;


}
.bestnews .news_intro{
	width: 760px;
	height: 72px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #9B9B9B;
	line-height: 24px;
	margin-top: 8px;
}
.bestnews .nav_title{
	height: 28px;
	padding-left: 6px;
	border-left: 6px solid #024097;
	width: 112px;
	font-size: 28px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 28px;
	margin-bottom: 24px;

}

.news_container{
	padding: 20px 24px;
	height: 448px;
	overflow: hidden;
}
.rtitle .title_left{
	width: 90px;
	height: 24px;
	float: left;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 24px;
}
.rtitle .title_right{
	float: right;
	width: 64px;
	height: 24px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4F9AFF;
	line-height: 24px;
}
.news_product{
	margin-left: 12px;
}
.news_product .news_title{
	width: 212px;
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4A4A4A;
	line-height: 21px;
}
.news_product .news_body{
	width: 212px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #9B9B9B;
	line-height: 24px;
	margin-top: 16px;
}


.product_floor{
	width: 100%;
	background: transparent;
}
.floor_name .title_left{
	border-left: 6px solid #024097;
	height: 24px;
	float: left;
	padding-left: 5px;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 24px;
}
.floor_name .title_right{
	float: right;
	height: 24px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4F9AFF;
	line-height: 24px;
}
.product_floor .floor_list li{
	float: left;
	position: relative;
	text-align: center;
}
.product_floor .floor_list li .pro_intro{
	display: none;
	position: absolute;
	width: 360px;
	height: 360px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(2, 64, 151, 0.9) ;
}

.pro_intro .intro_content {
	width: 312px;
	overflow: hidden;
	text-align: left;
	margin: 40px 24px 40px 24px;
	font-family: MicrosoftYaHei;
}
.pro_intro .detail_btn{
	width: 104px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 8px;
	margin: 0 auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #024097;
	line-height: 40px;


}
.floor_list{
	margin-top: 24px;
}
.product_floor .floor_list li + li{
	margin-left: 52px;
}
.product_floor .floor_list li .p_name{
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4A4A4A;
	line-height: 21px;
	margin-top: 16px;
}
.product_floor .floor_list img{
	width: 360px;
	height: 360px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #F4F5F6;
}


.jyyl{
	width: 360px;
	height: 460px;
	float: left;
}
.jyyl img{
	width: 100%;
}

.index_banner{
  	margin:0 auto;
  	/* min-width: 1400px; */
}
.index_banner .swiper-container {
	width: 100%;
}


</pre></body></html>